home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / system / console / minicon.esc < prev    next >
Text File  |  2008-07-25  |  335b  |  23 lines

  1. estruct {
  2.     client {
  3.         entities {
  4.             entity "ui.window" {
  5.                 evalues {
  6.                     "wclass" : "edited"
  7.                     "coords" : "0 668 1024 768"
  8.                     "name" : "window"
  9.                 }
  10.                 entities {
  11.                     entity "ui.comp.logview" {
  12.                         evalues {
  13.                             "p2p_pml" : "true"
  14.                             "id" : "1"
  15.                             "coords" : "0 722 1024 768"
  16.                         }
  17.                     }
  18.                 }
  19.             }
  20.         }
  21.     }
  22. }
  23.